Skip to content
Back to search
30
MCP

Google Tasks

pulsemcp/google tasks

Private, context-efficient MCP server for accessing and managing Google Tasks.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Google Tasks MCP Server
Manage Google Tasks from MCP-compatible AI clients.
0 tools
google-tasks-mcp
Manage Google Tasks from MCP-compatible AI clients.
0 tools
@mseep/google-tasks-mcp
A local MCP server for Google Tasks integration with LLMs.
0 tools
Google Tasks Local MCP Server
Metadata-only Glama MCP server.
0 tools
barie-google-tasks-mcp
Production-grade Google Tasks MCP server (manage tasklists and tasks via the Model Context Protocol).
0 tools
google tasks mcp server
Metadata-only Glama MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google_tasks": {
      "url": "None",
      "transport": "http"
    }
  }
}